From: Debian LibreOffice Maintainers Date: Mon, 13 Jan 2025 22:18:17 +0000 (+0000) Subject: fix-bluez-external X-Git-Tag: archive/raspbian/1%7.0.4-4+rpi1+deb11u12^2~38 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=53ebb170e1a13bfbaed40cac147397192bb57b54;p=libreoffice.git fix-bluez-external Gbp-Pq: Name fix-bluez-external.diff --- diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 43b168be8d8..67ecf25c728 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -99,7 +99,6 @@ $(eval $(call gb_Library_use_libraries,sd,\ )) $(eval $(call gb_Library_use_externals,sd,\ - bluez_bluetooth_headers \ boost_headers \ libxml2 \ dbus \ @@ -576,6 +575,10 @@ $(eval $(call gb_Library_add_defs,sd,\ -DENABLE_SDREMOTE_BLUETOOTH \ )) +$(eval $(call gb_Library_use_externals,sd,\ + bluez_bluetooth_headers \ +)) + endif # ENABLE_SDREMOTE_BLUETOOTH=TRUE endif # ENABLE_SDREMOTE=TRUE